cargo.git
2017-06-25 Alex CrichtonIgnore a test that accesses crates.io for now
2017-06-21 borsAuto merge of #4201 - alexcrichton:more-human, r=matklad
2017-06-21 borsAuto merge of #4202 - dethoter:issue-4199, r=alexcrichton
2017-06-21 Evgen DruzhyninFix an incorrect merge of credentials. Add a new test...
2017-06-21 Alex CrichtonFlag crate registry errors as "human"
2017-06-21 borsAuto merge of #4196 - gilescope:multiline_assert, r...
2017-06-21 borsAuto merge of #4180 - pnkfelix:issue-4135, r=alexcrichton
2017-06-21 SquirrelMerge branch 'master' into multiline_assert
2017-06-21 Felix S. Klock IIRegression test for issue #4135.
2017-06-20 Giles CopePrep for asser_eq failure msg format change.
2017-06-19 borsAuto merge of #4190 - alexcrichton:wincosole-fix, r...
2017-06-19 Alex CrichtonUpdate wincolor
2017-06-19 borsAuto merge of #4181 - gilescope:patch-1, r=alexcrichton
2017-06-18 SquirrelFixing test failure
2017-06-17 borsAuto merge of #4182 - matklad:simplify, r=alexcrichton
2017-06-17 borsAuto merge of #4185 - ids1024:typo, r=Mark-Simulacrum
2017-06-17 Ian Douglas... Fix typo in comment
2017-06-17 Aleksey KladovFix test on windows
2017-06-17 borsAuto merge of #4178 - nrc:shell, r=alexcrichton
2017-06-17 Nick CameronSupport having a generic writer instead of a termcolor...
2017-06-16 Aleksey KladovDon't search bins in src if there's a library
2017-06-16 Aleksey KladovSimplify inferred binary names
2017-06-16 SquirrelMake test less brittle prior to assert_eq failure messa...
2017-06-16 Felix S. Klock IIFix #4135: if theres `include = [...]`, then dont prepo...
2017-06-16 Felix S. Klock IIFactor search for sibling Cargo.toml and .git folder...
2017-06-16 Giles Copeassert_eq failure message now multi-line related to...
2017-06-15 borsAuto merge of #4125 - alexcrichton:rerun-if-env-changed...
2017-06-15 borsAuto merge of #4176 - alexcrichton:atty, r=matklad
2017-06-15 Alex CrichtonUse the `atty` crate for TTY detection
2017-06-14 Alex CrichtonImplement `cargo:rerun-if-env-changed=FOO`
2017-06-14 borsAuto merge of #4167 - alexcrichton:keep-metadata, r...
2017-06-14 borsAuto merge of #4168 - alexcrichton:more-metadata, r...
2017-06-14 Alex CrichtonHash `Kind` in metadata for crates
2017-06-14 Alex CrichtonPreserve `package.metadata` when packaging
2017-06-14 borsAuto merge of #4162 - alexcrichton:termcolor, r=matklad
2017-06-14 borsAuto merge of #4155 - ketralnis:fossil, r=alexcrichton
2017-06-14 borsAuto merge of #4159 - matklad:arch, r=alexcrichton
2017-06-14 borsAuto merge of #4158 - stepancheg:hg-ignore, r=alexcrichton
2017-06-13 Alex CrichtonMigrate from the `term` crate to `termcolor`
2017-06-13 borsAuto merge of #4149 - ordian:master, r=alexcrichton
2017-06-13 borsAuto merge of #3978 - dethoter:separated-credentials...
2017-06-13 Aleksey KladovFix typos and reword slightly
2017-06-13 borsAuto merge of #4163 - alexcrichton:update, r=alexcrichton
2017-06-13 Alex CrichtonUpdate dependencies
2017-06-12 Aleksey KladovBlurb about Cargo inner workings
2017-06-11 Stepan KoltsovGenerate .hgignore with syntax:glob
2017-06-10 David KingAdd fossil VCS support to `cargo new`
2017-06-09 Evgen DruzhyninUpdate a credentials file format. Implement tests for...
2017-06-09 Evgen DruzhyninRevert "Credentials for multiple hosts."
2017-06-08 Andronik OrdianDrop rustc-serialize dependency
2017-06-08 borsAuto merge of #4146 - alexcrichton:bump, r=alexcrichton
2017-06-08 Alex CrichtonBump to 0.21.0
2017-06-08 borsAuto merge of #4145 - rust-lang:matklad-patch-1, r...
2017-06-08 Aleksey KladovFix flaky test
2017-06-07 borsAuto merge of #4141 - Keruspe:master, r=alexcrichton
2017-06-07 Marc-Antoine... update git2
2017-06-07 borsAuto merge of #4139 - Keruspe:master, r=alexcrichton
2017-06-07 borsAuto merge of #4137 - tshepang:immutable, r=alexcrichton
2017-06-07 borsAuto merge of #4062 - huntiep:master, r=alexcrichton
2017-06-07 Marc-Antoine... Include rustc version in metadata
2017-06-07 borsAuto merge of #4138 - alexcrichton:fix-tests, r=alexcri...
2017-06-07 Alex CrichtonFix tests on beta
2017-06-07 Tshepang Lekhonkhobebinding does not need to be mutable
2017-06-07 Hunter PraskaAdd test for local gitconf
2017-06-05 borsAuto merge of #4126 - malbarbo:bump-jobserver, r=alexcr...
2017-06-05 Marco A L BarbosaBump jobserver to 0.1.4
2017-06-05 borsAuto merge of #4118 - alexcrichton:hamt, r=matklad
2017-06-05 Alex CrichtonFix tests
2017-06-05 Alex CrichtonRemove the RefCell from `PackageRegistry`
2017-06-05 Alex CrichtonComment about `Clone` on Context
2017-06-05 Alex CrichtonType alias `activations` to consolidate definition
2017-06-05 Alex CrichtonRemove stray Registry impls
2017-06-05 Alex CrichtonAvoid stack overflow when dropping RcList
2017-06-05 Alex CrichtonRemove `Clone` for a struct we don't want cloned
2017-06-05 Alex CrichtonReorganize `PackageRegistry::query` a bit
2017-06-05 Alex CrichtonRemove DependencyInner as a public API
2017-06-05 Alex CrichtonCache `Context::target_filenames`
2017-06-05 Alex CrichtonDon't spawn threads for fresh work
2017-06-05 Alex CrichtonRemove more allocatoins in index querying
2017-06-05 Alex CrichtonCut down allocations in Display impls
2017-06-05 Alex CrichtonOptimize allocations in the registry index
2017-06-05 Alex CrichtonOptimize the interface of `Registry`.
2017-06-05 Alex CrichtonTry to not allocate when decoding registry json
2017-06-05 Alex CrichtonUse `Rc::make_mut` in `Dependency`
2017-06-05 Alex CrichtonMake `Summary::clone` cheap with an inner `Rc`
2017-06-05 Alex CrichtonOptimize resolution by removing allocations
2017-06-03 borsAuto merge of #4119 - fabricedesre:patch-1, r=alexcrichton
2017-06-03 Fabrice DesréFix typo in argument name.
2017-06-02 borsAuto merge of #4110 - alexcrichton:jobserver, r=matklad
2017-06-02 Alex CrichtonAdd a GNU make jobserver implementation to Cargo
2017-06-01 borsAuto merge of #4117 - brson:vs2017, r=alexcrichton
2017-06-01 borsAuto merge of #4116 - alexcrichton:enotsupp, r=Mark...
2017-06-01 Brian AndersonUpdate gcc crate for MSVC 2017
2017-06-01 Alex CrichtonIgnore ENOTSUP in file locking on Linux too
2017-06-01 borsAuto merge of #4038 - nisargthakkar:newBadgesAdd, r...
2017-06-01 Evgen DruzhyninCredentials for multiple hosts.
2017-06-01 Evgen DruzhyninRemove warnings about old configuration on publish.
2017-06-01 Evgen DruzhyninUpdate login paragraph in crates-io docs.
2017-06-01 Evgen DruzhyninMove API token into the separate file.
2017-05-31 borsAuto merge of #4090 - jluner:master, r=alexcrichton
next